ofEnum
creates a Validated Enum Set
Allows any value in the Enum, repeating elements allowed
Return
ValidatedSet from the set provided
Author
fzzyhmstrs
Since
0.2.0
Parameters
T
, the Enum type
set
input Set
creates a Validated Enum Set
Allows any value in the Enum, repeating elements allowed
Return
ValidatedSet from the set provided
Author
fzzyhmstrs
Since
0.2.0
Parameters
T
, the Enum type
e
vararg Enum inputs to construct the set